[INFO] cloning repository https://github.com/Rahn-IT/birthday-mail-sender
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rahn-IT/birthday-mail-sender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fbirthday-mail-sender", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fbirthday-mail-sender'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99d3ee042e084babe55a26069745804e4e38fbc5
[INFO] fixing Rahn-IT/birthday-mail-sender against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fbirthday-mail-sender" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rahn-IT/birthday-mail-sender
[INFO] finished tweaking git repo https://github.com/Rahn-IT/birthday-mail-sender
[INFO] tweaked toml for git repo https://github.com/Rahn-IT/birthday-mail-sender written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rahn-IT/birthday-mail-sender on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rahn-IT/birthday-mail-sender already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minijinja-embed v2.18.0
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded quoted_printable v0.5.2
[INFO] [stderr]   Downloaded codepage v0.1.2
[INFO] [stderr]   Downloaded lettre v0.11.20
[INFO] [stderr]   Downloaded debug_unsafe v0.1.4
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded atoi_simd v0.17.0
[INFO] [stderr]   Downloaded fast-float2 v0.2.3
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded calamine v0.34.0
[INFO] [stderr]   Downloaded minijinja v2.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 60b4b4bb49da0258ee0775fc74176b76d0f1e34fcca6f067dca1944aef9f9357
[INFO] running `Command { std: "docker" "start" "60b4b4bb49da0258ee0775fc74176b76d0f1e34fcca6f067dca1944aef9f9357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60b4b4bb49da0258ee0775fc74176b76d0f1e34fcca6f067dca1944aef9f9357" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60b4b4bb49da0258ee0775fc74176b76d0f1e34fcca6f067dca1944aef9f9357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60b4b4bb49da0258ee0775fc74176b76d0f1e34fcca6f067dca1944aef9f9357" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling minijinja-embed v2.18.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]    Compiling birthday-mail-sender v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking quoted_printable v0.5.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking minijinja v2.18.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking zip v7.2.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking calamine v0.34.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking lettre v0.11.20
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/birthday_scheduler.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | /         sqlx::query!(
[INFO] [stdout] 132 | |             "INSERT INTO sent (user_id, sent_at) VALUES (?, ?)",
[INFO] [stdout] 133 | |             recipient.id,
[INFO] [stdout] 134 | |             sent_at
[INFO] [stdout] 135 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/birthday_scheduler.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let recipients = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 188 | |         ScheduledRecipient,
[INFO] [stdout] 189 | |         r#"
[INFO] [stdout] 190 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |         send_for_years
[INFO] [stdout] 214 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/dsgvo.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 | /     sqlx::query!(
[INFO] [stdout] 228 | |         r#"
[INFO] [stdout] 229 | |         DELETE FROM sent
[INFO] [stdout] 230 | |         WHERE user_id IN (
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |         normalized_email
[INFO] [stdout] 237 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/dsgvo.rs:241:18
[INFO] [stdout]     |
[INFO] [stdout] 241 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 242 | |         r#"
[INFO] [stdout] 243 | |         DELETE FROM people
[INFO] [stdout] 244 | |         WHERE LOWER(email) = LOWER(?)
[INFO] [stdout] 245 | |         "#,
[INFO] [stdout] 246 | |         normalized_email
[INFO] [stdout] 247 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/dsgvo.rs:326:23
[INFO] [stdout]     |
[INFO] [stdout] 326 |       let people_rows = sqlx::query_as!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 327 | |         ReportRow,
[INFO] [stdout] 328 | |         r#"
[INFO] [stdout] 329 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         normalized_email
[INFO] [stdout] 342 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/dsgvo.rs:346:21
[INFO] [stdout]     |
[INFO] [stdout] 346 |       let sent_rows = sqlx::query_as!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 347 | |         SentReportRow,
[INFO] [stdout] 348 | |         r#"
[INFO] [stdout] 349 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 358 | |         normalized_email
[INFO] [stdout] 359 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/import_people.rs:485:27
[INFO] [stdout]     |
[INFO] [stdout] 485 |           let existing_id = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 486 | |             r#"
[INFO] [stdout] 487 | |             SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 488 | |             FROM people
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |             email_lookup
[INFO] [stdout] 493 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/import_people.rs:498:13
[INFO] [stdout]     |
[INFO] [stdout] 498 | /             sqlx::query!(
[INFO] [stdout] 499 | |                 r#"
[INFO] [stdout] 500 | |                 UPDATE people
[INFO] [stdout] 501 | |                 SET first_name = ?, last_name = ?, greeting = ?, email = ?, birthday = ?, start_year = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |                 id
[INFO] [stdout] 511 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/import_people.rs:516:13
[INFO] [stdout]     |
[INFO] [stdout] 516 | /             sqlx::query!(
[INFO] [stdout] 517 | |                 r#"
[INFO] [stdout] 518 | |                 INSERT INTO people (id, first_name, last_name, greeting, email, birthday, start_year)
[INFO] [stdout] 519 | |                 VALUES (?, ?, ?, ?, ?, ?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                 current_year
[INFO] [stdout] 528 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | /     sqlx::query!(
[INFO] [stdout] 214 | |         r#"
[INFO] [stdout] 215 | |         INSERT INTO people (id, first_name, last_name, greeting, email, birthday, start_year)
[INFO] [stdout] 216 | |         VALUES (?, ?, ?, ?, ?, ?, CAST(strftime('%Y', 'now') AS INTEGER))
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |         birthday
[INFO] [stdout] 224 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 | /     sqlx::query!(
[INFO] [stdout] 291 | |         r#"
[INFO] [stdout] 292 | |         UPDATE people
[INFO] [stdout] 293 | |         SET first_name = ?, last_name = ?, greeting = ?, email = ?, birthday = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 301 | |         existing.id
[INFO] [stdout] 302 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM people")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:320:18
[INFO] [stdout]     |
[INFO] [stdout] 320 |       let people = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 321 | |         Person,
[INFO] [stdout] 322 | |         r#"
[INFO] [stdout] 323 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |         offset
[INFO] [stdout] 337 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:345:18
[INFO] [stdout]     |
[INFO] [stdout] 345 |       let person = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 346 | |         Person,
[INFO] [stdout] 347 | |         r#"
[INFO] [stdout] 348 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |         id
[INFO] [stdout] 361 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/birthday_scheduler.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | /         sqlx::query!(
[INFO] [stdout] 132 | |             "INSERT INTO sent (user_id, sent_at) VALUES (?, ?)",
[INFO] [stdout] 133 | |             recipient.id,
[INFO] [stdout] 134 | |             sent_at
[INFO] [stdout] 135 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/birthday_scheduler.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let recipients = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 188 | |         ScheduledRecipient,
[INFO] [stdout] 189 | |         r#"
[INFO] [stdout] 190 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |         send_for_years
[INFO] [stdout] 214 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/dsgvo.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 | /     sqlx::query!(
[INFO] [stdout] 228 | |         r#"
[INFO] [stdout] 229 | |         DELETE FROM sent
[INFO] [stdout] 230 | |         WHERE user_id IN (
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |         normalized_email
[INFO] [stdout] 237 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/dsgvo.rs:241:18
[INFO] [stdout]     |
[INFO] [stdout] 241 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 242 | |         r#"
[INFO] [stdout] 243 | |         DELETE FROM people
[INFO] [stdout] 244 | |         WHERE LOWER(email) = LOWER(?)
[INFO] [stdout] 245 | |         "#,
[INFO] [stdout] 246 | |         normalized_email
[INFO] [stdout] 247 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/dsgvo.rs:326:23
[INFO] [stdout]     |
[INFO] [stdout] 326 |       let people_rows = sqlx::query_as!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 327 | |         ReportRow,
[INFO] [stdout] 328 | |         r#"
[INFO] [stdout] 329 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         normalized_email
[INFO] [stdout] 342 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/dsgvo.rs:346:21
[INFO] [stdout]     |
[INFO] [stdout] 346 |       let sent_rows = sqlx::query_as!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 347 | |         SentReportRow,
[INFO] [stdout] 348 | |         r#"
[INFO] [stdout] 349 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 358 | |         normalized_email
[INFO] [stdout] 359 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/settings.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | /     sqlx::query!(
[INFO] [stdout] 321 | |         r#"
[INFO] [stdout] 322 | |         DELETE FROM sent
[INFO] [stdout] 323 | |         WHERE user_id IN (
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |         send_for_years
[INFO] [stdout] 331 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/settings.rs:335:18
[INFO] [stdout]     |
[INFO] [stdout] 335 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 336 | |         r#"
[INFO] [stdout] 337 | |         DELETE FROM people
[INFO] [stdout] 338 | |         WHERE ? >= start_year + ?
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         send_for_years
[INFO] [stdout] 342 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/import_people.rs:485:27
[INFO] [stdout]     |
[INFO] [stdout] 485 |           let existing_id = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 486 | |             r#"
[INFO] [stdout] 487 | |             SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 488 | |             FROM people
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |             email_lookup
[INFO] [stdout] 493 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/import_people.rs:498:13
[INFO] [stdout]     |
[INFO] [stdout] 498 | /             sqlx::query!(
[INFO] [stdout] 499 | |                 r#"
[INFO] [stdout] 500 | |                 UPDATE people
[INFO] [stdout] 501 | |                 SET first_name = ?, last_name = ?, greeting = ?, email = ?, birthday = ?, start_year = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |                 id
[INFO] [stdout] 511 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/import_people.rs:516:13
[INFO] [stdout]     |
[INFO] [stdout] 516 | /             sqlx::query!(
[INFO] [stdout] 517 | |                 r#"
[INFO] [stdout] 518 | |                 INSERT INTO people (id, first_name, last_name, greeting, email, birthday, start_year)
[INFO] [stdout] 519 | |                 VALUES (?, ?, ?, ?, ?, ?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                 current_year
[INFO] [stdout] 528 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let count = sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 207 | |         User,
[INFO] [stdout] 208 | |         r#"
[INFO] [stdout] 209 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |         valid_since
[INFO] [stdout] 222 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 262 | |         User,
[INFO] [stdout] 263 | |         r#"
[INFO] [stdout] 264 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |         login_name
[INFO] [stdout] 274 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | /     sqlx::query!(
[INFO] [stdout] 289 | |         "INSERT INTO user_sessions (id, user_id, created_at) VALUES ($1, $2, $3)",
[INFO] [stdout] 290 | |         session_id,
[INFO] [stdout] 291 | |         user.id,
[INFO] [stdout] 292 | |         now
[INFO] [stdout] 293 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | /     sqlx::query!(
[INFO] [stdout] 336 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 337 | |         setup_user_id,
[INFO] [stdout] 338 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         setup_password_hash
[INFO] [stdout] 342 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:354:17
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let _ = sqlx::query!("DELETE FROM user_sessions WHERE id = $1", session_id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 371 | |         User,
[INFO] [stdout] 372 | |         r#"
[INFO] [stdout] 373 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 380 | |         "#
[INFO] [stdout] 381 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:424:18
[INFO] [stdout]     |
[INFO] [stdout] 424 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 425 | |         r#"
[INFO] [stdout] 426 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 427 | |         FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 430 | |         name
[INFO] [stdout] 431 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 | /     sqlx::query!(
[INFO] [stdout] 448 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 449 | |         created_user_id,
[INFO] [stdout] 450 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 453 | |         created_password_hash
[INFO] [stdout] 454 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:474:18
[INFO] [stdout]     |
[INFO] [stdout] 474 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 475 | |         User,
[INFO] [stdout] 476 | |         r#"
[INFO] [stdout] 477 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 486 | |         id
[INFO] [stdout] 487 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:500:13
[INFO] [stdout]     |
[INFO] [stdout] 500 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:510:5
[INFO] [stdout]     |
[INFO] [stdout] 510 |     sqlx::query!("DELETE FROM user_sessions WHERE user_id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:514:5
[INFO] [stdout]     |
[INFO] [stdout] 514 |     sqlx::query!("DELETE FROM users WHERE id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:535:18
[INFO] [stdout]     |
[INFO] [stdout] 535 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 536 | |         User,
[INFO] [stdout] 537 | |         r#"
[INFO] [stdout] 538 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | |         id
[INFO] [stdout] 548 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:561:13
[INFO] [stdout]     |
[INFO] [stdout] 561 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:665:18
[INFO] [stdout]     |
[INFO] [stdout] 665 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 666 | |         "DELETE FROM user_sessions WHERE created_at <= $1",
[INFO] [stdout] 667 | |         valid_since
[INFO] [stdout] 668 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | /     sqlx::query!(
[INFO] [stdout] 214 | |         r#"
[INFO] [stdout] 215 | |         INSERT INTO people (id, first_name, last_name, greeting, email, birthday, start_year)
[INFO] [stdout] 216 | |         VALUES (?, ?, ?, ?, ?, ?, CAST(strftime('%Y', 'now') AS INTEGER))
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |         birthday
[INFO] [stdout] 224 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 | /     sqlx::query!(
[INFO] [stdout] 291 | |         r#"
[INFO] [stdout] 292 | |         UPDATE people
[INFO] [stdout] 293 | |         SET first_name = ?, last_name = ?, greeting = ?, email = ?, birthday = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 301 | |         existing.id
[INFO] [stdout] 302 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM people")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:320:18
[INFO] [stdout]     |
[INFO] [stdout] 320 |       let people = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 321 | |         Person,
[INFO] [stdout] 322 | |         r#"
[INFO] [stdout] 323 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |         offset
[INFO] [stdout] 337 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/people.rs:345:18
[INFO] [stdout]     |
[INFO] [stdout] 345 |       let person = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 346 | |         Person,
[INFO] [stdout] 347 | |         r#"
[INFO] [stdout] 348 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |         id
[INFO] [stdout] 361 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/settings.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | /     sqlx::query!(
[INFO] [stdout] 321 | |         r#"
[INFO] [stdout] 322 | |         DELETE FROM sent
[INFO] [stdout] 323 | |         WHERE user_id IN (
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |         send_for_years
[INFO] [stdout] 331 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/settings.rs:335:18
[INFO] [stdout]     |
[INFO] [stdout] 335 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 336 | |         r#"
[INFO] [stdout] 337 | |         DELETE FROM people
[INFO] [stdout] 338 | |         WHERE ? >= start_year + ?
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         send_for_years
[INFO] [stdout] 342 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let count = sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 207 | |         User,
[INFO] [stdout] 208 | |         r#"
[INFO] [stdout] 209 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |         valid_since
[INFO] [stdout] 222 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 262 | |         User,
[INFO] [stdout] 263 | |         r#"
[INFO] [stdout] 264 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |         login_name
[INFO] [stdout] 274 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | /     sqlx::query!(
[INFO] [stdout] 289 | |         "INSERT INTO user_sessions (id, user_id, created_at) VALUES ($1, $2, $3)",
[INFO] [stdout] 290 | |         session_id,
[INFO] [stdout] 291 | |         user.id,
[INFO] [stdout] 292 | |         now
[INFO] [stdout] 293 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | /     sqlx::query!(
[INFO] [stdout] 336 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 337 | |         setup_user_id,
[INFO] [stdout] 338 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         setup_password_hash
[INFO] [stdout] 342 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:354:17
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let _ = sqlx::query!("DELETE FROM user_sessions WHERE id = $1", session_id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 371 | |         User,
[INFO] [stdout] 372 | |         r#"
[INFO] [stdout] 373 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 380 | |         "#
[INFO] [stdout] 381 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:424:18
[INFO] [stdout]     |
[INFO] [stdout] 424 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 425 | |         r#"
[INFO] [stdout] 426 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 427 | |         FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 430 | |         name
[INFO] [stdout] 431 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 | /     sqlx::query!(
[INFO] [stdout] 448 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 449 | |         created_user_id,
[INFO] [stdout] 450 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 453 | |         created_password_hash
[INFO] [stdout] 454 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:474:18
[INFO] [stdout]     |
[INFO] [stdout] 474 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 475 | |         User,
[INFO] [stdout] 476 | |         r#"
[INFO] [stdout] 477 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 486 | |         id
[INFO] [stdout] 487 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:500:13
[INFO] [stdout]     |
[INFO] [stdout] 500 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:510:5
[INFO] [stdout]     |
[INFO] [stdout] 510 |     sqlx::query!("DELETE FROM user_sessions WHERE user_id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:514:5
[INFO] [stdout]     |
[INFO] [stdout] 514 |     sqlx::query!("DELETE FROM users WHERE id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:535:18
[INFO] [stdout]     |
[INFO] [stdout] 535 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 536 | |         User,
[INFO] [stdout] 537 | |         r#"
[INFO] [stdout] 538 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | |         id
[INFO] [stdout] 548 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:561:13
[INFO] [stdout]     |
[INFO] [stdout] 561 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:665:18
[INFO] [stdout]     |
[INFO] [stdout] 665 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 666 | |         "DELETE FROM user_sessions WHERE created_at <= $1",
[INFO] [stdout] 667 | |         valid_since
[INFO] [stdout] 668 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `birthday-mail-sender` (bin "birthday-mail-sender" test) due to 32 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `birthday-mail-sender` (bin "birthday-mail-sender") due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "60b4b4bb49da0258ee0775fc74176b76d0f1e34fcca6f067dca1944aef9f9357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b4b4bb49da0258ee0775fc74176b76d0f1e34fcca6f067dca1944aef9f9357", kill_on_drop: false }`
[INFO] [stdout] 60b4b4bb49da0258ee0775fc74176b76d0f1e34fcca6f067dca1944aef9f9357
